PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFFunctionShading Class / getFunction Method
In This Topic
    getFunction Method
    In This Topic
    Gets the shading function.
    Syntax
    public PDFFunction getFunction()

    Return Value

    A 2-in, n-out function, where n is the number of color components in the shading color space.
    See Also